home *** CD-ROM | disk | FTP | other *** search
- Path: ulke.hiMolde.no!usenet
- From: arildh@himolde.no (Arild Hoff)
- Newsgroups: comp.lang.c++
- Subject: Linking Fortran 77 with C++
- Date: 14 Feb 1996 11:03:32 GMT
- Organization: H°gskolen i Molde
- Message-ID: <4fsfi4$gqd@ulke.hiMolde.no>
- NNTP-Posting-Host: spc117.himolde.no
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.11
-
- I am developing a C++ application that must be linked together with
- existing Fortran 77 code.
- I don't want to change the Fortran code because it is very large and
- working well.
-
- My question is : Does anybody know about a Fortran compiler which can
- compile the Fortran 77 code to obj-files that can be linked with my C++
- obj-files using the Borland 4.5 C++ linker ????
-
- I hope to get this work both under DOS and Windows.
-
- Please answer by e-mail : arildh@himolde.no
-
-
- Arild Hoff
-
-